gdk: hdr => high depth
authorBenjamin Otte <otte@redhat.com>
Wed, 6 Oct 2021 16:25:30 +0000 (18:25 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 6 Oct 2021 20:50:07 +0000 (22:50 +0200)
commitdc6e8315245d275451dc2a9372530f2c8f75746e
tree6f9567ebcdd0cd61dd2ecaaee68a6ce5f736a203
parentafa004fb8b94078ffe570fcdc30801cd4492c73d
gdk: hdr => high depth

The term "hdr" is so overloaded, we shouldn't use them anywhere, except
from maybe describing all of this work in blog posts and other marketing
materials.

So do renames:
* hdr => high_depth
* request_hdr => prefers_high_depth

This more accurately describes what is going on.
21 files changed:
gdk/broadway/gdkcairocontext-broadway.c
gdk/broadway/gdkdrawcontext-broadway.c
gdk/gdk.c
gdk/gdkdebug.h
gdk/gdkdisplay.c
gdk/gdkdisplayprivate.h
gdk/gdkdrawcontext.c
gdk/gdkdrawcontextprivate.h
gdk/gdkglcontext.c
gdk/gdksurface.c
gdk/gdkvulkancontext.c
gdk/macos/gdkmacoscairocontext.c
gdk/macos/gdkmacosglcontext.c
gdk/wayland/gdkcairocontext-wayland.c
gdk/wayland/gdkglcontext-wayland.c
gdk/win32/gdkcairocontext-win32.c
gdk/win32/gdkglcontext-win32-egl.c
gdk/win32/gdkglcontext-win32-wgl.c
gdk/win32/gdkvulkancontext-win32.c
gdk/x11/gdkcairocontext-x11.c
gdk/x11/gdkglcontext-egl.c